From: Debian Rust Maintainers Date: Sat, 4 Jul 2026 13:27:18 +0000 (+0000) Subject: relax-deps X-Git-Tag: archive/raspbian/2.8.3-2+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=36328510de32c0d501baf0794225f2dd7ca5acd6;p=rust-debcargo.git relax-deps Gbp-Pq: Name relax-deps.patch --- diff --git a/Cargo.toml b/Cargo.toml index 33f4955..a75b317 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -141,10 +141,10 @@ version = "3" version = "0.16" [dependencies.toml] -version = "0.9" +version = "1" [dependencies.toml_edit] -version = ">= 0.22, < 0.24" +version = "0.25" [dependencies.walkdir] version = "2"